Skip to content

fix(programmatic_step_generation): clean-up and fixes#797

Merged
youtux merged 1 commit intopytest-dev:masterfrom
abreumateus:master
Mar 11, 2026
Merged

fix(programmatic_step_generation): clean-up and fixes#797
youtux merged 1 commit intopytest-dev:masterfrom
abreumateus:master

Conversation

@abreumateus
Copy link
Contributor

wallet.py

  • changed: from dataclasses import dataclass
  • added: verified: bool

wallet_factory.py

  • added: verified = False

wallet_steps.py

  • removed: import pytest
  • removed: from pytest_bdd import when, scenarios
  • added: @then ... def _(request,

wallet.py
- changed: from dataclasses import dataclass
- added: verified: bool

wallet_factory.py
- added: verified = False

wallet_steps.py
- removed: import pytest
- removed: from pytest_bdd import when, scenarios
- added: @then ... def _(request,
@youtux youtux merged commit 7ab3cef into pytest-dev:master Mar 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants